﻿body{
     color: #555;
     font-family:"Microsoft YaHei";
}
 a:link {
     color: #555;
     text-decoration: none;
}
 a:visited {
     color: #555;
     text-decoration: none;
}
 a:hover {
     color: #0067b4;
     text-decoration: none;
}
 .colsg_inner{
     width: 1180px;
}
 .topp{
     border-bottom: 1px solid #dfdfdf;
     height: 36px;
     line-height: 36px;
}
 .topp span{
     float: right;
     text-transform: uppercase;
}
 .header{
     height: 104px;
}
 #logo{
     margin-top: 23px;
}
 #tel{
     margin-top: 23px;
     text-align: right;
}
 .menu{
     background: #0067b4;
     height: 45px;
}
 #banner{
     width: 100%;
     height: 467px;
     position: absolute;
     z-index: -1;
}
 .innerwrap_w{
     background: url(/Content/image/zh/contact_bb.jpg) left top no-repeat;
     background-position: 0 427px;
}
 .innerwrap{
     position: relative;
     z-index: 999;
     width: 1180px;
     margin: 0 auto;
     padding-top: 427px;
     background-position: 0 429px;
}
 #contact_pic{
     width: 331px;
}
 #service_online{
     width: 260px;
}
 #contact_content{
     width:589px ;
}
 .pro_tj{
     margin-top: 21px;
     text-align: center;
}
 .mt36{
     margin-top: 36px;
}
 #about{
     width: 549px;
}
 #news{
     width: 601px;
     margin-left: 30px;
}
 #mt20{
     margin-top: 20px;
}
 #news_pic{
     width: 229px;
}
 #news_con{
     width: 354px;
     margin-left: 18px;
}
 .pro{
     background: #f3f3f3;
     height: 419px;
     margin-top: 40px;
     padding: 35px 0 30px 0;
}
 .foot{
     background: #333;
     height: 49px;
     line-height: 49px;
     color: #fff;
}
 .foot span{
     float: right;
}
 .foot a:link{
     color: #fff;
}
 .foot a:visited{
     color: #fff;
}
 .foot a:hover{
     color: #fff;
     text-decoration: underline;
}
 #pro_class{
     width: 175px;
}
 #pro_show{
     width: 962px;
     margin-left: 43px;
}
 .ny_wrap{
     border-top: 2px solid #ccc;
     margin-top: 30px;
     border-left: 1px solid #dfdfdc;
     border-right: 1px solid #dfdfdc;
     border-bottom: 1px solid #dfdfdc;
     background: url(/Content/image/zh/news_bg.jpg) top repeat-y;
     background-position: 239px 0;
     padding-bottom: 30px;
     margin-bottom: 30px;
}
 #l_left{
     width: 200px;
     margin-left: 20px;
     margin-top: 20px;
     margin-right: 20px;
}
 #l_center{
     width:940px ;
}
  
/*挂件主体*/
 #LeftNavi98.LeftNavi {
     margin-bottom: 20px;
}
 #LeftNavi98.LeftNavi li{
     position:relative;
     *zoom:1;
     vartical-align:top;
}
/*头部链接*/
 #LeftNavi98.LeftNavi a.lone_link {
     display: block;
     font-size:16px;
     font-weight: bold;
     height: 48px;
     line-height:48px;
     text-align: center;
     color: #fff;
     background:#0067b4;
     *zoom:1;
     vartical-align:middle;
}
 #LeftNavi98.LeftNavi a.lone_link:hover {
     color:#fff;
}
/*收起时的箭头样式,如不需要展开收起效果，加上display:none;
 */
 #LeftNavi98.LeftNavi .expend{
    /*收起时的箭头样式*/
     position:absolute;
     height:0;
     width:0;
     overflow:hidden;
     border:5px dashed transparent;
     border-top:5px solid #dfdfdf;
     right:10px;
     top:15px;
     display:none;
}
/*展开时的箭头样式,如不需要展开收起效果，加上display:none;
 */
 #LeftNavi98.LeftNavi .unexpend{
    /*展开时的箭头样式*/
     position:absolute;
     height:0;
     width:0;
     overflow:hidden;
     border:5px dashed transparent;
     border-bottom:5px solid #dfdfdf;
     right:10px;
     top:10px;
     display:none;
}
/*一级链接主体*/
 #LeftNavi98.LeftNavi ul.children1{
}
 #LeftNavi98.LeftNavi .item1{
     border:1px solid #dcdbdb;
     margin-top: 10px;
}
 #LeftNavi98.LeftNavi .item1 a{
     display:block;
     height:35px;
     line-height:35px;
     font-size: 12px;
     text-align: center;
}
 #LeftNavi98.LeftNavi .item1 a:hover{
     background: #353332;
     color: #fff;
}
 #LeftNavi98.LeftNavi .item1 .expend{
     border-top-color:#999;
}
 #LeftNavi98.LeftNavi .item1 .unexpend{
     border-bottom-color:#999;
}
/*二级链接主体，如果需要展开二级，去除display：none*/
 #LeftNavi98.LeftNavi ul.children2{
     background:#fafafa;
     display:none;
}
 #LeftNavi98.LeftNavi .item2 a{
     display:block;
     height:28px;
     line-height:28px;
     padding:0 10px 0 20px;
}
 #LeftNavi98.LeftNavi .item2 a:hover{
}
/*三级链接主体，如果需要展开三级，去除display：none*/
 #LeftNavi98.LeftNavi ul.children3{
     background:#fafafa;
     display:none;
}
 #LeftNavi98.LeftNavi .item3 a{
     display:block;
     height:28px;
     line-height:28px;
     padding:0 10px 0 30px;
     color:#333;
}
 #LeftNavi98.LeftNavi .item3 a:hover{
     color:#111 
}
/* 左右滚动的样式 */
 #LeftNavi98.LeftNavi .bd.scrollBd {
     position: relative;
     overflow: hidden;
     margin: 0 30px;
}
 #LeftNavi98.LeftNavi .scrollBd li {
     width: 180px;
     float: left;
     display: inline;
}
 #LeftNavi98.LeftNavi .scrollBtn {
     position: absolute;
     top: 50%;
     font-size: 30px;
     color: #333;
     line-height: 30px;
     margin-top: -15px;
}
 #LeftNavi98.LeftNavi .scrollBtnLeft {
     left: 0;
}
 #LeftNavi98.LeftNavi .scrollBtnRight {
     right: 0;
}
 /*forSeprateConfigStyles*//* 插件开始 */
 #CommPageInfo93.CommPageInfo {
}
 #CommPageInfo93.CommPageInfo .newsinfo_Breadcrumbs {
     background: #f8f8f8;
     height: 66px;
     line-height: 66px;
     border-bottom: 1px solid #dcdbdb;
}
/* 插件头部 */
 #CommPageInfo93.CommPageInfo .titlehd {
     float: left;
}
/* 插件头部标题 */
 #CommPageInfo93.CommPageInfo .title {
     font-size: 14px;
     font-weight: bold;
     padding-left: 20px;
     color: #0067b4;
     font-size: 16px;
}
/* 面包屑地址 */
 #CommPageInfo93.CommPageInfo .mbx_dv {
     float: right;
     padding-right: 20px;
}
/* 挂件标题 */
 #CommPageInfo93.CommPageInfo .hd {
     text-align: center;
     padding: 10px 0 20px;
     display: none;
}
 #CommPageInfo93.CommPageInfo .aboutnews {
     text-align: left;
     padding-bottom: 20px;
     font-weight: bold;
}
 #CommPageInfo93.CommPageInfo .hd .con_title {
     color: #000;
     font-size: 26px;
     font-weight: 800;
     line-height: 30px;
     margin-bottom: 6px;
}
 #CommPageInfo93.CommPageInfo .con_subbx {
     color: #7e7e7e;
}
/* 挂件主体 */
 #CommPageInfo93.CommPageInfo .bd {
     padding:0 20px 30px 20px;
}
/* 挂件的内容简介 */
 #CommPageInfo93.CommPageInfo .con_summer {
     border: 1px solid #dfdfdf;
     background: #efefef;
     padding: 20px;
     color: #666;
}
/* 挂件的内容详情 */
 #CommPageInfo93.CommPageInfo .con_bx {
     margin-top: 20px;
     line-height: 24px;
}
/* 图片滚动 */
 #CommPageInfo93.CommPageInfo .bd_img {
     width: 720px;
     margin: 0 auto;
     position: relative;
}
 #CommPageInfo93.CommPageInfo .bd_img_title {
     line-height: 32px;
}
 #CommPageInfo93.CommPageInfo .bd_img_wrap {
     width: 720px;
     height: 128px;
     overflow: hidden;
}
 #CommPageInfo93.CommPageInfo .bd_img_wrap ul {
}
 #CommPageInfo93.CommPageInfo .bd_img_wrap li {
     float: left;
     width: 180px;
}
 #CommPageInfo93.CommPageInfo .bd_img_link {
     text-align: center;
     display: block;
     text-align: center;
}
 #CommPageInfo93.CommPageInfo .bd_img_link img {
     width: 140px;
     height: 100px;
     border: 1px solid #ccc;
}
 #CommPageInfo93.CommPageInfo .bd_img_p {
     text-align: center;
     line-height: 26px;
}
 #CommPageInfo93.CommPageInfo .bd_img_p a {
     color: #000;
}
 #CommPageInfo93.CommPageInfo .bd_img_p a:hover {
     color: #f00;
}
 #CommPageInfo93.CommPageInfo .bd_img_btn {
     position: absolute;
     width: 20px;
     height: 40px;
     background: #ccc;
     text-align: center;
     line-height: 40px;
     top: 50%;
     margin-top: -20px;
     font-size: 20px;
     font-weight: bold;
     color: #000;
}
 #CommPageInfo93.CommPageInfo .bd_img_leftBtn {
     left: -20px;
}
 #CommPageInfo93.CommPageInfo .bd_img_rightBtn {
     right: -20px;
}
 #CommPageInfo93.CommPageInfo .textify {
    /*overflow:hidden;
     */
     font-family: Tahoma, Geneva, sans-serif;
     font-size: 13px;
     overflow: hidden;
     position: relative;
}
 #CommPageInfo93.CommPageInfo .textify_nav {
     margin: 10px 0;
     position: absolute;
     bottom: 0;
}
 #CommPageInfo93.CommPageInfo .textify_nav ul {
     margin: 0;
     padding: 0;
}
 #CommPageInfo93.CommPageInfo .textify_nav ul li:hover, .textify_nav ul li.selected {
     background-position: 0 -15px;
}
 #CommPageInfo93.CommPageInfo .textify_nav ul li {
     background-image: url("/Content/app_images/textify_nav.png");
     background-repeat: no-repeat;
     float: left;
     height: 15px;
     list-style: none outside none;
     margin-left: 3px;
     margin-right: 3px;
     width: 15px;
     cursor: pointer;
}
 /*forSeprateConfigStyles*/ 
/*挂件主体*/
 #LeftNavi98.LeftNavi {
     margin-bottom: 20px;
}
 #LeftNavi98.LeftNavi li{
     position:relative;
     *zoom:1;
     vartical-align:top;
}
/*头部链接*/
 #LeftNavi98.LeftNavi a.lone_link {
     display: block;
     font-size:16px;
     font-weight: bold;
     height: 48px;
     line-height:48px;
     text-align: center;
     color: #fff;
     background:#0067b4;
     *zoom:1;
     vartical-align:middle;
}
 #LeftNavi98.LeftNavi a.lone_link:hover {
     color:#fff;
}
/*收起时的箭头样式,如不需要展开收起效果，加上display:none;
 */
 #LeftNavi98.LeftNavi .expend{
    /*收起时的箭头样式*/
     position:absolute;
     height:0;
     width:0;
     overflow:hidden;
     border:5px dashed transparent;
     border-top:5px solid #dfdfdf;
     right:10px;
     top:15px;
     display:none;
}
/*展开时的箭头样式,如不需要展开收起效果，加上display:none;
 */
 #LeftNavi98.LeftNavi .unexpend{
    /*展开时的箭头样式*/
     position:absolute;
     height:0;
     width:0;
     overflow:hidden;
     border:5px dashed transparent;
     border-bottom:5px solid #dfdfdf;
     right:10px;
     top:10px;
     display:none;
}
/*一级链接主体*/
 #LeftNavi98.LeftNavi ul.children1{
}
 #LeftNavi98.LeftNavi .item1{
     border:1px solid #dcdbdb;
     margin-top: 10px;
}
 #LeftNavi98.LeftNavi .item1 a{
     display:block;
     height:35px;
     line-height:35px;
     font-size: 12px;
     text-align: center;
}
 #LeftNavi98.LeftNavi .item1 a:hover{
     background: #353332;
     color: #fff;
}
 #LeftNavi98.LeftNavi .item1 .expend{
     border-top-color:#999;
}
 #LeftNavi98.LeftNavi .item1 .unexpend{
     border-bottom-color:#999;
}
/*二级链接主体，如果需要展开二级，去除display：none*/
 #LeftNavi98.LeftNavi ul.children2{
     background:#fafafa;
     display:none;
}
 #LeftNavi98.LeftNavi .item2 a{
     display:block;
     height:28px;
     line-height:28px;
     padding:0 10px 0 20px;
}
 #LeftNavi98.LeftNavi .item2 a:hover{
}
/*三级链接主体，如果需要展开三级，去除display：none*/
 #LeftNavi98.LeftNavi ul.children3{
     background:#fafafa;
     display:none;
}
 #LeftNavi98.LeftNavi .item3 a{
     display:block;
     height:28px;
     line-height:28px;
     padding:0 10px 0 30px;
     color:#333;
}
 #LeftNavi98.LeftNavi .item3 a:hover{
     color:#111 
}
/* 左右滚动的样式 */
 #LeftNavi98.LeftNavi .bd.scrollBd {
     position: relative;
     overflow: hidden;
     margin: 0 30px;
}
 #LeftNavi98.LeftNavi .scrollBd li {
     width: 180px;
     float: left;
     display: inline;
}
 #LeftNavi98.LeftNavi .scrollBtn {
     position: absolute;
     top: 50%;
     font-size: 30px;
     color: #333;
     line-height: 30px;
     margin-top: -15px;
}
 #LeftNavi98.LeftNavi .scrollBtnLeft {
     left: 0;
}
 #LeftNavi98.LeftNavi .scrollBtnRight {
     right: 0;
}
 /*forSeprateConfigStyles*//* 挂件开始 */
 #MsgList132.MsgList {
     width: 940px;
}
/* 挂件头部 */
 #MsgList132.MsgList .hd {
     background: #f8f8f8;
     height: 66px;
     line-height: 66px;
     border-bottom: 1px solid #dcdbdb;
     font-size: 14px;
     font-weight: bold;
     padding-left: 20px;
     color: #0067b4;
     font-size: 16px;
}
 #MsgList132.MsgList .bd{
     padding-top: 20px;
}
 #MsgList132.MsgList table {
     table-layout: fixed;
     border-collapse: collapse;
}
 #MsgList132.MsgList td, #MsgList132.MsgList th {
     vertical-align: top;
     padding: 10px;
}
 #MsgList132.MsgList th {
     font-size: 13px;
     font-weight: bold;
     text-align: right;
     width: 100px;
     color: #333;
}
 #MsgList132.MsgList input.title {
     width: 400px;
}
 #MsgList132.MsgList td {
     padding-left: 20px;
}
 #MsgList132.MsgList input.txt {
     padding: 5px 10px;
}
/* 留言内容的样式 */
 #MsgList132.MsgList textarea.lecontent {
     width: 400px;
     height: 100px;
     padding: 10px;
     overflow: auto;
}
/* 留言列表 */
 #MsgList132.MsgList .lmg_lists {
     margin-top: 10px;
}
 #MsgList132.MsgList .lmg_lists li {
     padding: 10px 20px;
     border-bottom: 1px solid #dfdfdf;
}
 #MsgList132.MsgList .lmg_lists a.lg_name {
     font-weight: bold;
     color: #333;
}
 #MsgList132.MsgList .lmg_lists .lg_time {
     margin-left: 5px;
     padding-left: 5px;
     border-left: 1px solid #999;
     color: #999;
}
/* 留言列表中的留言内容 */
 #MsgList132.MsgList .lg_content {
     margin-top: 10px;
}
/* 分页 */
 #MsgList132.MsgList #pager{
     font-size: 12px;
     padding: 10px;
     text-align: center;
     color: #000;
}
 /*forSeprateConfigStyles*/ 
/*挂件主体*/
 #LeftNavi98.LeftNavi {
     margin-bottom: 20px;
}
 #LeftNavi98.LeftNavi li{
     position:relative;
     *zoom:1;
     vartical-align:top;
}
/*头部链接*/
 #LeftNavi98.LeftNavi a.lone_link {
     display: block;
     font-size:16px;
     font-weight: bold;
     height: 48px;
     line-height:48px;
     text-align: center;
     color: #fff;
     background:#0067b4;
     *zoom:1;
     vartical-align:middle;
}
 #LeftNavi98.LeftNavi a.lone_link:hover {
     color:#fff;
}
/*收起时的箭头样式,如不需要展开收起效果，加上display:none;
 */
 #LeftNavi98.LeftNavi .expend{
    /*收起时的箭头样式*/
     position:absolute;
     height:0;
     width:0;
     overflow:hidden;
     border:5px dashed transparent;
     border-top:5px solid #dfdfdf;
     right:10px;
     top:15px;
     display:none;
}
/*展开时的箭头样式,如不需要展开收起效果，加上display:none;
 */
 #LeftNavi98.LeftNavi .unexpend{
    /*展开时的箭头样式*/
     position:absolute;
     height:0;
     width:0;
     overflow:hidden;
     border:5px dashed transparent;
     border-bottom:5px solid #dfdfdf;
     right:10px;
     top:10px;
     display:none;
}
/*一级链接主体*/
 #LeftNavi98.LeftNavi ul.children1{
}
 #LeftNavi98.LeftNavi .item1{
     border:1px solid #dcdbdb;
     margin-top: 10px;
}
 #LeftNavi98.LeftNavi .item1 a{
     display:block;
     height:35px;
     line-height:35px;
     font-size: 12px;
     text-align: center;
}
 #LeftNavi98.LeftNavi .item1 a:hover{
     background: #353332;
     color: #fff;
}
 #LeftNavi98.LeftNavi .item1 .expend{
     border-top-color:#999;
}
 #LeftNavi98.LeftNavi .item1 .unexpend{
     border-bottom-color:#999;
}
/*二级链接主体，如果需要展开二级，去除display：none*/
 #LeftNavi98.LeftNavi ul.children2{
     background:#fafafa;
     display:none;
}
 #LeftNavi98.LeftNavi .item2 a{
     display:block;
     height:28px;
     line-height:28px;
     padding:0 10px 0 20px;
}
 #LeftNavi98.LeftNavi .item2 a:hover{
}
/*三级链接主体，如果需要展开三级，去除display：none*/
 #LeftNavi98.LeftNavi ul.children3{
     background:#fafafa;
     display:none;
}
 #LeftNavi98.LeftNavi .item3 a{
     display:block;
     height:28px;
     line-height:28px;
     padding:0 10px 0 30px;
     color:#333;
}
 #LeftNavi98.LeftNavi .item3 a:hover{
     color:#111 
}
/* 左右滚动的样式 */
 #LeftNavi98.LeftNavi .bd.scrollBd {
     position: relative;
     overflow: hidden;
     margin: 0 30px;
}
 #LeftNavi98.LeftNavi .scrollBd li {
     width: 180px;
     float: left;
     display: inline;
}
 #LeftNavi98.LeftNavi .scrollBtn {
     position: absolute;
     top: 50%;
     font-size: 30px;
     color: #333;
     line-height: 30px;
     margin-top: -15px;
}
 #LeftNavi98.LeftNavi .scrollBtnLeft {
     left: 0;
}
 #LeftNavi98.LeftNavi .scrollBtnRight {
     right: 0;
}
 /*forSeprateConfigStyles*//*挂件主体*/
 #PhotoList1111.PhotoList {
     overflow: hidden;
     position: relative;
}
/*头部可以设置头部背景*/
 #PhotoList1111.PhotoList .hd {
     background: #f8f8f8;
     height: 66px;
     line-height: 66px;
     border-bottom: 1px solid #dcdbdb;
}
/*头部更多链接*/
 #PhotoList1111.PhotoList .hd .more a {
     float: right;
     color: #000;
     margin-right: 20px;
}
 #PhotoList1111.PhotoList .hd .more a:hover {
     color: #f30;
     text-decoration: underline;
}
/*头部标题*/
 #PhotoList1111.PhotoList .hd h3 {
     font-weight: bold;
     padding-left: 20px;
     color: #0067b4;
     font-size: 16px;
     float: left;
}
/*列表主体*/
 #PhotoList1111.PhotoList .pl_box {
     padding-top: 20px;
}
/*截断滚动的div,可以margin调整与左右的边距*/
 #PhotoList1111.PhotoList .bd {
     overflow: hidden;
     position:relative;
     padding-left: 20px;
}
/*列表一列*/
 #PhotoList1111.PhotoList .bd li {
     width: 210px;
     height:205px;
     margin: 0 0 0 20px;
     display: inline;
     text-align: center;
     float: left;
}
/*列表图片*/
 #PhotoList1111.PhotoList .Marquee_imgbx {
     margin: 0 20px 10px 0;
     float: left;
     width:210px;
}
/*列表元素图片*/
 #PhotoList1111.PhotoList .bd li img {
     width: 210px;
     height: 165px;
     display: inline-block;
     vertical-align: middle;
}
/*列表元素链接主体*/
 #PhotoList1111.PhotoList .bd .link_wrap {
     height: 40px;
     line-height: 40px;
}
/*列表元素图片标题链接*/
 #PhotoList1111.PhotoList .bd .pd_link {
     margin: 0 10px;
     white-space: nowrap;
     overflow: hidden;
}
/*图片标题链接*/
 #PhotoList1111.PhotoList .bd .pd_link a {
}
 #PhotoList1111.PhotoList .bd .pd_link a:hover {
}
/*图片放大镜*/
 #PhotoList1111.PhotoList .jqzoom {
     display: block;
}
/*设置图片列表放大镜*/
 .jqzoom {
     position: relative;
}
 .zoomdiv {
     z-index: 999;
     position: absolute;
     top: 0px;
     left: 0px;
     width: 300px;
     height: 300px;
     background: #fff;
     border: 1px solid #ccc;
     display: none;
     text-align: center;
     overflow: hidden;
}
 .zoomdiv img {
     width: 400px !important;
     height: 500px !important;
}
 .jqZoomPup {
     z-index: 999;
     visibility: hidden;
     position: absolute;
     top: 0px;
     left: 0px;
     border: 1px solid #aaa;
     background: #fff;
     opacity: 0.5;
     -moz-opacity: 0.5;
     -khtml-opacity: 0.5;
     filter: alpha(Opacity=50);
}
/*分页样式*/
 #PhotoList1111.PhotoList #pager {
     font-size: 12px;
     padding: 10px;
     text-align: center;
     color: #000;
}
/*去除放大镜 .zoomdiv {
     display: none!important;
}
 .jqZoomPup{
     display: none!important;
}
 */
 #PhotoList1111.PhotoList .prev_btn, #PhotoList1111.PhotoList .next_btn {
     position: absolute;
     top: 50%;
     margin-top: -10px;
     z-index:999;
}
 #PhotoList1111.PhotoList .prev_btn {
     left: 0;
}
 #PhotoList1111.PhotoList .next_btn {
     right: 0;
}
 /*forSeprateConfigStyles*/ 
/*挂件主体*/
 #LeftNavi98.LeftNavi {
     margin-bottom: 20px;
}
 #LeftNavi98.LeftNavi li{
     position:relative;
     *zoom:1;
     vartical-align:top;
}
/*头部链接*/
 #LeftNavi98.LeftNavi a.lone_link {
     display: block;
     font-size:16px;
     font-weight: bold;
     height: 48px;
     line-height:48px;
     text-align: center;
     color: #fff;
     background:#0067b4;
     *zoom:1;
     vartical-align:middle;
}
 #LeftNavi98.LeftNavi a.lone_link:hover {
     color:#fff;
}
/*收起时的箭头样式,如不需要展开收起效果，加上display:none;
 */
 #LeftNavi98.LeftNavi .expend{
    /*收起时的箭头样式*/
     position:absolute;
     height:0;
     width:0;
     overflow:hidden;
     border:5px dashed transparent;
     border-top:5px solid #dfdfdf;
     right:10px;
     top:15px;
     display:none;
}
/*展开时的箭头样式,如不需要展开收起效果，加上display:none;
 */
 #LeftNavi98.LeftNavi .unexpend{
    /*展开时的箭头样式*/
     position:absolute;
     height:0;
     width:0;
     overflow:hidden;
     border:5px dashed transparent;
     border-bottom:5px solid #dfdfdf;
     right:10px;
     top:10px;
     display:none;
}
/*一级链接主体*/
 #LeftNavi98.LeftNavi ul.children1{
}
 #LeftNavi98.LeftNavi .item1{
     border:1px solid #dcdbdb;
     margin-top: 10px;
}
 #LeftNavi98.LeftNavi .item1 a{
     display:block;
     height:35px;
     line-height:35px;
     font-size: 12px;
     text-align: center;
}
 #LeftNavi98.LeftNavi .item1 a:hover{
     background: #353332;
     color: #fff;
}
 #LeftNavi98.LeftNavi .item1 .expend{
     border-top-color:#999;
}
 #LeftNavi98.LeftNavi .item1 .unexpend{
     border-bottom-color:#999;
}
/*二级链接主体，如果需要展开二级，去除display：none*/
 #LeftNavi98.LeftNavi ul.children2{
     background:#fafafa;
     display:none;
}
 #LeftNavi98.LeftNavi .item2 a{
     display:block;
     height:28px;
     line-height:28px;
     padding:0 10px 0 20px;
}
 #LeftNavi98.LeftNavi .item2 a:hover{
}
/*三级链接主体，如果需要展开三级，去除display：none*/
 #LeftNavi98.LeftNavi ul.children3{
     background:#fafafa;
     display:none;
}
 #LeftNavi98.LeftNavi .item3 a{
     display:block;
     height:28px;
     line-height:28px;
     padding:0 10px 0 30px;
     color:#333;
}
 #LeftNavi98.LeftNavi .item3 a:hover{
     color:#111 
}
/* 左右滚动的样式 */
 #LeftNavi98.LeftNavi .bd.scrollBd {
     position: relative;
     overflow: hidden;
     margin: 0 30px;
}
 #LeftNavi98.LeftNavi .scrollBd li {
     width: 180px;
     float: left;
     display: inline;
}
 #LeftNavi98.LeftNavi .scrollBtn {
     position: absolute;
     top: 50%;
     font-size: 30px;
     color: #333;
     line-height: 30px;
     margin-top: -15px;
}
 #LeftNavi98.LeftNavi .scrollBtnLeft {
     left: 0;
}
 #LeftNavi98.LeftNavi .scrollBtnRight {
     right: 0;
}
 /*forSeprateConfigStyles*//*挂件主体*/
 #SinglePhoto2222.SinglePhoto {
}
/*头部可以设置头部背景*/
 #SinglePhoto2222.SinglePhoto .hd {
     background: #f8f8f8;
     height: 66px;
     line-height: 66px;
     border-bottom: 1px solid #dcdbdb;
}
/*头部副标题*/
 #SinglePhoto2222.SinglePhoto .hd .ftitle {
     font-weight: bold;
     padding-left: 20px;
     color: #ff731f;
     font-size: 16px;
     width: 100%;
     float: left;
}
/*头部标题*/
 #SinglePhoto2222.SinglePhoto .hd h3 {
     font-weight: bold;
     padding-left: 20px;
     color: #0067b4;
     font-size: 16px;
}
/*图片主体结构*/
 #SinglePhoto2222.SinglePhoto .albpic {
     text-align: center;
}
/*图片名称*/
 #SinglePhoto2222.SinglePhoto .bd {
     padding-bottom: 40px;
}
 #SinglePhoto2222.SinglePhoto .picname {
     font-size: 14px;
     font-weight: bold;
     margin: 20px 0;
}
/*图片*/
 #SinglePhoto2222.SinglePhoto img {
     width: 550px;
     padding: 1px;
     border: 1px solid #dfdfdf;
     background: #fff;
}
 #SinglePhoto2222.SinglePhoto .bto p {
     margin-bottom: 10px;
}
 #SinglePhoto2222.SinglePhoto .bto{
     margin-left: 20px;
}
 #SinglePhoto2222.SinglePhoto .bd .arrow {
     font-size: 50px;
     color: #999;
}
 /*forSeprateConfigStyles*/ 
/*挂件主体*/
 #LeftNavi120.LeftNavi {
     margin-bottom: 20px;
}
 #LeftNavi120.LeftNavi li{
     position:relative;
     *zoom:1;
     vartical-align:top;
}
/*头部链接*/
 #LeftNavi120.LeftNavi a.lone_link {
     display: block;
     font-size:16px;
     font-weight: bold;
     height: 48px;
     line-height:48px;
     text-align: center;
     color: #fff;
     background:#0067b4;
     *zoom:1;
     vartical-align:middle;
}
 #LeftNavi120.LeftNavi a.lone_link:hover {
     color:#fff;
}
/*收起时的箭头样式,如不需要展开收起效果，加上display:none;
 */
 #LeftNavi120.LeftNavi .expend{
    /*收起时的箭头样式*/
     position:absolute;
     height:0;
     width:0;
     overflow:hidden;
     border:5px dashed transparent;
     border-top:5px solid #dfdfdf;
     right:10px;
     top:15px;
     display:none;
}
/*展开时的箭头样式,如不需要展开收起效果，加上display:none;
 */
 #LeftNavi120.LeftNavi .unexpend{
    /*展开时的箭头样式*/
     position:absolute;
     height:0;
     width:0;
     overflow:hidden;
     border:5px dashed transparent;
     border-bottom:5px solid #dfdfdf;
     right:10px;
     top:10px;
     display:none;
}
/*一级链接主体*/
 #LeftNavi120.LeftNavi ul.children1{
}
 #LeftNavi120.LeftNavi .item1{
     border:1px solid #dcdbdb;
     margin-top: 10px;
}
 #LeftNavi120.LeftNavi .item1 a{
     display:block;
     height:35px;
     line-height:35px;
     font-size: 12px;
     text-align: center;
}
 #LeftNavi120.LeftNavi .item1 a:hover{
     background: #353332;
     color: #fff;
}
 #LeftNavi120.LeftNavi .item1 .expend{
     border-top-color:#999;
}
 #LeftNavi120.LeftNavi .item1 .unexpend{
     border-bottom-color:#999;
}
/*二级链接主体，如果需要展开二级，去除display：none*/
 #LeftNavi120.LeftNavi ul.children2{
     background:#fafafa;
     display:none;
}
 #LeftNavi120.LeftNavi .item2 a{
     display:block;
     height:28px;
     line-height:28px;
     padding:0 10px 0 20px;
}
 #LeftNavi120.LeftNavi .item2 a:hover{
}
/*三级链接主体，如果需要展开三级，去除display：none*/
 #LeftNavi120.LeftNavi ul.children3{
     background:#fafafa;
     display:none;
}
 #LeftNavi120.LeftNavi .item3 a{
     display:block;
     height:28px;
     line-height:28px;
     padding:0 10px 0 30px;
     color:#333;
}
 #LeftNavi120.LeftNavi .item3 a:hover{
     color:#111 
}
/* 左右滚动的样式 */
 #LeftNavi120.LeftNavi .bd.scrollBd {
     position: relative;
     overflow: hidden;
     margin: 0 30px;
}
 #LeftNavi120.LeftNavi .scrollBd li {
     width: 180px;
     float: left;
     display: inline;
}
 #LeftNavi120.LeftNavi .scrollBtn {
     position: absolute;
     top: 50%;
     font-size: 30px;
     color: #333;
     line-height: 30px;
     margin-top: -15px;
}
 #LeftNavi120.LeftNavi .scrollBtnLeft {
     left: 0;
}
 #LeftNavi120.LeftNavi .scrollBtnRight {
     right: 0;
}
 /*forSeprateConfigStyles*/ #NewsPagingList117.NewsPagingList {
}
/*头部.hd可以设置头部背景*/
 #NewsPagingList117.NewsPagingList .hd{
     background: #f8f8f8;
     height: 66px;
     line-height: 66px;
     border-bottom: 1px solid #dcdbdb;
}
 #NewsPagingList117.NewsPagingList .hd .title{
     font-weight: bold;
     padding-left: 20px;
     color: #0067b4;
     font-size: 16px;
}
/*新闻列表面包屑*/
 #NewsPagingList117.NewsPagingList .hd .mbx_dv{
}
/*列表主体.bd*/
 #NewsPagingList117.NewsPagingList .bd{
     margin-left: 20px;
     margin-right: 20px;
}
/*单个列表li*/
 #NewsPagingList117.NewsPagingList li{
     background-color: #fff;
     border-bottom: 1px dotted #dfdfdf;
     padding-left:15px;
     background: url(/Content/image/zh/dot1.jpg) left no-repeat;
     vertical-align:middle;
     *zoom:1;
     font-size:12px;
}
/*列表链接*/
 #NewsPagingList117.NewsPagingList li a {
     float:left;
     display:inline-block;
     height:38px;
     line-height:38px;
}
/*列表时间*/
 #NewsPagingList117.NewsPagingList li .time{
     float:right;
     height:38px;
     line-height:38px;
}
/*分页样式*/
 #NewsPagingList117.NewsPagingList #pager {
     font-size: 12px;
     padding: 10px;
     text-align: center;
}
 /*forSeprateConfigStyles*/ 
/*挂件主体*/
 #LeftNavi120.LeftNavi {
     margin-bottom: 20px;
}
 #LeftNavi120.LeftNavi li{
     position:relative;
     *zoom:1;
     vartical-align:top;
}
/*头部链接*/
 #LeftNavi120.LeftNavi a.lone_link {
     display: block;
     font-size:16px;
     font-weight: bold;
     height: 48px;
     line-height:48px;
     text-align: center;
     color: #fff;
     background:#0067b4;
     *zoom:1;
     vartical-align:middle;
}
 #LeftNavi120.LeftNavi a.lone_link:hover {
     color:#fff;
}
/*收起时的箭头样式,如不需要展开收起效果，加上display:none;
 */
 #LeftNavi120.LeftNavi .expend{
    /*收起时的箭头样式*/
     position:absolute;
     height:0;
     width:0;
     overflow:hidden;
     border:5px dashed transparent;
     border-top:5px solid #dfdfdf;
     right:10px;
     top:15px;
     display:none;
}
/*展开时的箭头样式,如不需要展开收起效果，加上display:none;
 */
 #LeftNavi120.LeftNavi .unexpend{
    /*展开时的箭头样式*/
     position:absolute;
     height:0;
     width:0;
     overflow:hidden;
     border:5px dashed transparent;
     border-bottom:5px solid #dfdfdf;
     right:10px;
     top:10px;
     display:none;
}
/*一级链接主体*/
 #LeftNavi120.LeftNavi ul.children1{
}
 #LeftNavi120.LeftNavi .item1{
     border:1px solid #dcdbdb;
     margin-top: 10px;
}
 #LeftNavi120.LeftNavi .item1 a{
     display:block;
     height:35px;
     line-height:35px;
     font-size: 12px;
     text-align: center;
}
 #LeftNavi120.LeftNavi .item1 a:hover{
     background: #353332;
     color: #fff;
}
 #LeftNavi120.LeftNavi .item1 .expend{
     border-top-color:#999;
}
 #LeftNavi120.LeftNavi .item1 .unexpend{
     border-bottom-color:#999;
}
/*二级链接主体，如果需要展开二级，去除display：none*/
 #LeftNavi120.LeftNavi ul.children2{
     background:#fafafa;
     display:none;
}
 #LeftNavi120.LeftNavi .item2 a{
     display:block;
     height:28px;
     line-height:28px;
     padding:0 10px 0 20px;
}
 #LeftNavi120.LeftNavi .item2 a:hover{
}
/*三级链接主体，如果需要展开三级，去除display：none*/
 #LeftNavi120.LeftNavi ul.children3{
     background:#fafafa;
     display:none;
}
 #LeftNavi120.LeftNavi .item3 a{
     display:block;
     height:28px;
     line-height:28px;
     padding:0 10px 0 30px;
     color:#333;
}
 #LeftNavi120.LeftNavi .item3 a:hover{
     color:#111 
}
/* 左右滚动的样式 */
 #LeftNavi120.LeftNavi .bd.scrollBd {
     position: relative;
     overflow: hidden;
     margin: 0 30px;
}
 #LeftNavi120.LeftNavi .scrollBd li {
     width: 180px;
     float: left;
     display: inline;
}
 #LeftNavi120.LeftNavi .scrollBtn {
     position: absolute;
     top: 50%;
     font-size: 30px;
     color: #333;
     line-height: 30px;
     margin-top: -15px;
}
 #LeftNavi120.LeftNavi .scrollBtnLeft {
     left: 0;
}
 #LeftNavi120.LeftNavi .scrollBtnRight {
     right: 0;
}
 /*forSeprateConfigStyles*//*挂件主体*/
 #NewsInfo130.NewsInfo {
}
/*挂件头部样式*/
 #NewsInfo130.NewsInfo .newsinfo_Breadcrumbs{
     background: #f8f8f8;
     height: 66px;
     line-height: 66px;
     border-bottom: 1px solid #dcdbdb;
}
/*挂件头部标题样式*/
 #NewsInfo130.NewsInfo .newsinfo_Breadcrumbs .title{
     font-weight: bold;
     padding-left: 20px;
     color: #0067b4;
     font-size: 16px;
}
/*面包屑导航*/
 #NewsInfo130.NewsInfo .newsinfo_Breadcrumbs .mbx_dv{
     float:right;
     display:inline;
     line-height: 34px;
     color: #fff;
     margin-right: 10px;
     display: none;
}
 #NewsInfo130.NewsInfo .newsinfo_Breadcrumbs .mbx_dv a{
     color: #fff;
}
/*新闻头部主体包含标题和点击次数等*/
 #NewsInfo130.NewsInfo .hd {
     text-align:center;
     padding:20px 0 20px 0;
     margin-left: 20px;
     margin-right: 20px;
     border-bottom: 1px dashed #dfdfdf;
}
/*新闻正文标题样式*/
 #NewsInfo130.NewsInfo .hd .con_title {
     color: #333;
     font-size: 18px;
     font-weight: 800;
     line-height: 30px;
     font-family:'Microsoft YaHei';
     margin-bottom: 10px;
}
 #NewsInfo130.NewsInfo .con_subbx {
     color:#7e7e7e;
}
 #NewsInfo130.NewsInfo .con_subbx span {
     padding-left:20px;
}
/*新闻主体内容内容*/
 #NewsInfo130.NewsInfo .newsinfo_assemble .bd {
     padding:20px 0px 20px 0px;
     margin: 0 20px;
}
/*新闻摘要*/
 #NewsInfo130.NewsInfo .con_summer {
     border:1px dashed #dfdfdf;
     background:#f8f8f8;
     padding:20px;
     line-height: 26px;
     color:#666;
}
/*新闻详细内容*/
 #NewsInfo130.NewsInfo .con_bx {
     line-height: 28px;
}
/*新闻标题图片*/
 #NewsInfo130.NewsInfo .QcDV img {
     display: none;
}
/*上一条下一条新闻*/
 #NewsInfo130.NewsInfo .newspn{
     padding-top: 10px;
     line-height: 30px;
     margin-left: 20px;
}
/*相关新闻*/
 #NewsInfo130.NewsInfo .RecNews{
     padding:0 0 0 20px;
}
 #NewsInfo130.NewsInfo .RecNews .aboutnews {
     text-align:left;
     padding-bottom:10px;
     font-weight:bold;
}
 #NewsInfo130.NewsInfo .RecNews li{
     vertical-align: middle;
     *zoom: 1;
     line-height: 24px;
     height: 24px;
}
 /*forSeprateConfigStyles*//*挂件主体*/
 #PicProductList108.PicProductList {
}
/*头部结构可以设置头部背景*/
 #PicProductList108.PicProductList .hd {
     background: #f8f8f8;
     height: 66px;
     line-height: 66px;
     border-bottom: 1px solid #dcdbdb;
}
/*头部更多链接的样式*/
 #PicProductList108.PicProductList .hd .more {
     float: right;
}
/*头部标题*/
 #PicProductList108.PicProductList .hd h3 {
     font-weight: bold;
     padding-left: 20px;
     color: #0067b4;
     font-size: 16px;
}
/*列表主体结构*/
 #PicProductList108.PicProductList .bd {
}
/*列表元素主体*/
 #PicProductList108.PicProductList .bd li {
     float: left;
     margin: 0 0 0 21px;
     display: inline;
     text-align: center;
}
/*列表图片*/
 #PicProductList108.PicProductList .bd li img {
     width: 206px;
     height: 162px;
     border: 1px solid #dfdfdf;
     display: inline-block;
     vertical-align: middle;
}
/*列表元素的标题链接结构*/
 #PicProductList108.PicProductList .bd .link_wrap {
     height: 40px;
     line-height: 40px;
     width:206px;
}
 #PicProductList108.PicProductList .bd .pd_link {
     text-align: center;
     white-space: nowrap;
     overflow: hidden;
}
 #PicProductList108.PicProductList .bd .pd_link a{
}
 #PicProductList108.PicProductList .bd .pd_link a:hover{
}
 #PicProductList108.PicProductList .ppl_content {
     padding:10px;
     color:#333;
}
 #PicProductList108.PicProductList .jqzoom {
     display:block;
}
 #PicProductList108.PicProductList #pager {
     font-size: 12px;
     padding: 10px;
     text-align: center;
     color: #000;
}
/*设置图片列表放大镜*/
 .jqzoom {
     position: relative;
}
 .zoomdiv {
     z-index: 999;
     position: absolute;
     top: 0px;
     left: 0px;
     width: 300px;
     height: 300px;
     background: #fff;
     border:1px solid #ccc;
     display:none;
     text-align: center;
     overflow: hidden;
}
 .zoomdiv img{
     width:400px!important;
     height:500px!important;
}
 .jqZoomPup {
     z-index: 999;
     visibility: hidden;
     position: absolute;
     top: 0px;
     left: 0px;
     border: 1px solid #aaa;
     background: #fff;
     opacity: 0.5;
     -moz-opacity: 0.5;
     -khtml-opacity: 0.5;
     filter: alpha(Opacity=50);
}
/*lightbox插件样式*/
 #jquery-overlay {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 500px;
     z-index: 90;
}
 #jquery-lightbox {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     text-align: center;
     line-height: 0;
     z-index: 100;
}
 #jquery-lightbox a img {
     border: none;
}
 #lightbox-container-image-box {
     position: relative;
     width: 250px;
     height: 250px;
     margin: 0 auto;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
     background-color: #fff;
}
 #lightbox-container-image {
     padding: 10px;
}
 #lightbox-loading {
     position: absolute;
     top: 40%;
     left: 0%;
     width: 100%;
     height: 25%;
     text-align: center;
     line-height: 0;
     background: url(../Content/app_images/lightbox-ico-loading.gif) center top no-repeat;
}
 #lightbox-nav {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     z-index: 10;
}
 #lightbox-container-image-box > #lightbox-nav {
     left: 0;
}
 #lightbox-nav a {
     outline: none;
}
 #lightbox-nav-btnPrev, #lightbox-nav-btnNext {
     display: block;
     width: 49%;
     height: 100%;
     zoom: 1;
}
 #lightbox-nav-btnPrev {
     left: 0;
     float: left;
}
 #lightbox-nav-btnNext {
     right: 0;
     float: right;
}
 #lightbox-container-image-data-box {
     font: 12px/1.4em Tahoma;
     overflow: auto;
     width: 100%;
     margin: 0 auto;
     padding: 0 10px 0;
     border-bottom-left-radius: 5px;
     border-bottom-right-radius: 5px;
     background-color: #fff;
}
 #lightbox-container-image-data {
     padding: 0 10px;
     color: #666;
}
 #lightbox-container-image-data #lightbox-image-details {
     float: left;
     width: 70%;
     text-align: left;
}
 #lightbox-image-details-caption {
     font-weight: bold;
}
 #lightbox-image-details-currentNumber {
     display: block;
     clear: left;
     padding-bottom: 1.0em;
     color: #999;
}
 #lightbox-secNav-btnClose {
     float: right;
     width: 30px;
     height: 30px;
     background: url(../app_images/lightbox-btn-close.gif) center center no-repeat;
}
 #jquery-lightbox #lightbox-nav-btnPrev {
     display: block;
     height: 380px;
     background: url(../app_images/lightbox-blank.gif) no-repeat transparent;
}
 #jquery-lightbox #lightbox-nav-btnPrev:hover {
     background: url(../app_images/lightbox-btn-prev.gif) left 15% no-repeat;
}
 #jquery-lightbox #lightbox-nav-btnNext {
     display: block;
     height: 380px;
     background: url(../app_images/lightbox-blank.gif) no-repeat transparent;
}
 #jquery-lightbox #lightbox-nav-btnNext:hover {
     background: url(../app_images/lightbox-btn-next.gif) right 15% no-repeat;
}
 /*forSeprateConfigStyles*//*挂件主体*/
 #ProductDetail115.ProductDetail {
}
/*头部可以设置头部背景*/
 #ProductDetail115.ProductDetail .hdtitle {
     background: #f8f8f8;
     height: 66px;
     line-height: 66px;
     border-bottom: 1px solid #dcdbdb;
}
/*头部标题*/
 #ProductDetail115.ProductDetail .hdtitle h3 {
     font-weight: bold;
     padding-left: 20px;
     color: #0067b4;
     font-size: 16px;
     float:left;
}
/*左侧图片放大镜主体*/
 #ProductDetail115.ProductDetail .slider-wrapper {
     width: 600px;
     margin-right:10px;
     margin-top: 20px;
     margin-left: 20px;
     float:left;
     padding: 0 0 0 0px;
}
/*大图结构主体*/
 #ProductDetail115.ProductDetail .nivoSlider {
     position: relative;
     width: 100%;
     overflow: hidden;
}
/*大图宽高带上!important,宽高与.nivoSlider一致*/
 #ProductDetail115.ProductDetail .nivoSlider img {
     position: absolute;
     top: 0px;
     left: 0px;
     width: 598px !important;
     border: 1px solid #e9e9e9;
}
 #ProductDetail115.ProductDetail .nivo-main-image {
     display: block !important;
     position: relative !important;
}
 #ProductDetail115.ProductDetail .nivoSlider a.nivo-imageLink {
     position: absolute;
     top: 0px;
     left: 0px;
     width: 100%;
     height: 100%;
     border: 0;
     padding: 0;
     margin: 0;
     z-index: 6;
     display: none;
}
 #ProductDetail115.ProductDetail .nivo-slice {
     display: block;
     position: absolute;
     z-index: 5;
     height: 100%;
     top: 0;
}
 #ProductDetail115.ProductDetail .nivo-box {
     display: block;
     position: absolute;
     z-index: 5;
     overflow: hidden;
}
 #ProductDetail115.ProductDetail .nivo-box img {
     display: block;
}
 #ProductDetail115.ProductDetail .nivo-caption{
     padding: 10px 0 0 10px;
}
 #ProductDetail115.ProductDetail .nivo-caption a {
     display: inline !important;
}
 #ProductDetail115.ProductDetail .nivo-prevNav {
     left: 0px;
}
 #ProductDetail115.ProductDetail .nivo-nextNav {
     right: 0px;
}
 #ProductDetail115.ProductDetail .nivo-controlNav {
     text-align: center;
     padding: 15px 0;
}
 #ProductDetail115.ProductDetail .nivo-controlNav a {
     cursor: pointer;
}
 #ProductDetail115.ProductDetail .nivo-controlNav a.active {
     font-weight: bold;
}
 #ProductDetail115.ProductDetail .slider_thumbs {
     position: relative;
     overflow: hidden;
     height: 62px;
}
 #ProductDetail115.ProductDetail .slider_thumbs .items {
     position: absolute;
     left: 0;
     width: 20000px;
     top: 0;
}
 #ProductDetail115.ProductDetail .theme-default .nivo-controlNav.nivo-thumbs-enabled {
     padding:10px 30px;
     position:relative;
     *zoom:1;
}
/* 缩略图的左右两个按钮 */
 #ProductDetail115.ProductDetail .slider-wrapper .prev, #ProductDetail115.ProductDetail .slider-wrapper .next {
     width:20px;
     height:58px;
     text-align:center;
     background: #dfdfdf;
     position:absolute;
     line-height:55px;
     border:1px solid #bfbfbf;
}
/* 缩略图的左按钮 */
 #ProductDetail115.ProductDetail .slider-wrapper .prev{
     left:0;
     top:10px;
}
/* 缩略图的右按钮 */
 #ProductDetail115.ProductDetail .slider-wrapper .next{
     right:0;
     top:10px;
}
/*选中状态下的缩略图*/
 #ProductDetail115.ProductDetail .nivo-control.active {
     border: 1px solid #FF4C00;
}
 #ProductDetail115.ProductDetail .theme-default .nivo-controlNav.nivo-thumbs-enabled img {
     float: left;
     cursor: pointer;
     margin-right:3px;
     display: block;
     width: 80px;
     height: 60px;
}
 #ProductDetail115.ProductDetail .theme-default .nivo-controlNav.nivo-thumbs-enabled .slide_cell {
     overflow: hidden;
     float: left;
}
 #ProductDetail115.ProductDetail .theme-default .nivo-controlNav.nivo-thumbs-enabled .slide_cell img {
     width: ;
}
 .zoomer_showdiv{
     border:1px solid #000;
}
 .zoom_mover{
     background:#fff;
     opacity:0.5;
     filter:alpha(opacity=50);
}
 #ProductDetail115.ProductDetail .hd_bx {
     overflow: hidden;
}
/*右侧产品信息结构*/
 #ProductDetail115.ProductDetail .hd .pd_sum {
     padding:20px 10px 10px 10px;
     _margin-left: -3px;
     overflow:hidden;
}
 #ProductDetail115.ProductDetail .pd_sum p {
     line-height: 30px;
}
 #ProductDetail115.ProductDetail .pd_sum .ltip {
     text-align:right;
}
 #ProductDetail115.ProductDetail .pd_sum .prod_codepic{
     display: none;
}
 #ProductDetail115.ProductDetail .pd_sum .prod_desctipt{
     display: none;
}
 #ProductDetail115.ProductDetail .pd_sum .rtext {
     color: #686868;
}
/*产品详情标题*/
 #ProductDetail115.ProductDetail .bd{
     padding-top: 10px;
}
/*下面产品详情标题*/
 #ProductDetail115.ProductDetail .tip {
     height: 28px;
     line-height: 28px;
     font-family:'Microsoft YaHei';
     border-top: 1px solid #dfdfdf;
     border-bottom:1px solid #dfdfdf;
     font-size: 12px;
     padding:5px 10px;
}
/*下面产品详情内容*/
 #ProductDetail115.ProductDetail .pd_content {
     word-break:break-all;
     word-wrap:break-word;
     line-height: 28px;
     padding-top: 20px;
}
 #ProductDetail115.ProductDetail .line_cell {
     margin-bottom:15px;
}
 #ProductDetail115.ProductDetail .para_tip {
     padding:5px 10px;
}
 #ProductDetail115.ProductDetail .bto{
     margin-left: 20px;
}
 #ProductDetail115.ProductDetail .pre_prod {
     margin-bottom:10px;
}
/*二维码图片*/
 #ProductDetail115.ProductDetail .prod_codepic img {
     border: 1px solid #DCDDDD;
     height: 200px;
     margin-right: 10px;
     overflow: hidden;
     width: 200px;
     display: none;
     vertical-align: middle;
}
 #ProductDetail115.ProductDetail .txtMobileNumber {
     color: #9C9A9C;
     border: 1px solid #ADAAAD;
     height: 19px;
     line-height: 19px;
     margin-right: 4px;
     padding: 2px;
     width: 120px;
}
/*手机号码发送按钮*/
 #ProductDetail115.ProductDetail .btnSend {
     background-color:#FCEACB;
     cursor: pointer;
     height: 25px;
     width: 70px;
     border:1px solid #F5C36E;
}
 #ProductDetail115.ProductDetail .msg_tip {
     color: #D75509;
     margin-left: 70px;
}
/*左侧360展示结构*/
 #ProductDetail115.ProductDetail .MAgic360class {
     width: 300px;
     height:300px;
     overflow:hidden;
     display:none;
     float:left;
}
 #ProductDetail115.ProductDetail .rTd {
     width: 300px !important;
}
 #ProductDetail115.ProductDetail .spainheid {
     display:none;
}
/*面包屑地址*/
 #ProductDetail115.ProductDetail .hdtitle .mbx_dv {
     float:right;
     padding-right: 20px;
}
 #ProductDetail115.ProductDetail .hdtitle .mbx_dv a {
}
 #ProductDetail115.ProductDetail .hdtitle .mbx_dv a:hover {
}
/*相关产品*/
 #ProductDetail115.ProductDetail .pd_abouts li {
     float:left;
     width: 222px;
     margin-left: 20px;
}
 #ProductDetail115.ProductDetail .pd_abouts li img{
     width: 222px;
     height: 171px;
}
 #ProductDetail115.ProductDetail .pd_abouts li a {
     color:#000;
}
 .zoomer_showdiv{
     display:none !important;
}
 .zoom_mover{
     display:none !important;
}
 /*forSeprateConfigStyles*/ 
/*挂件主体*/
 #LeftNavi98.LeftNavi {
     margin-bottom: 20px;
}
 #LeftNavi98.LeftNavi li{
     position:relative;
     *zoom:1;
     vartical-align:top;
}
/*头部链接*/
 #LeftNavi98.LeftNavi a.lone_link {
     display: block;
     font-size:16px;
     font-weight: bold;
     height: 48px;
     line-height:48px;
     text-align: center;
     color: #fff;
     background:#0067b4;
     *zoom:1;
     vartical-align:middle;
}
 #LeftNavi98.LeftNavi a.lone_link:hover {
     color:#fff;
}
/*收起时的箭头样式,如不需要展开收起效果，加上display:none;
 */
 #LeftNavi98.LeftNavi .expend{
    /*收起时的箭头样式*/
     position:absolute;
     height:0;
     width:0;
     overflow:hidden;
     border:5px dashed transparent;
     border-top:5px solid #dfdfdf;
     right:10px;
     top:15px;
     display:none;
}
/*展开时的箭头样式,如不需要展开收起效果，加上display:none;
 */
 #LeftNavi98.LeftNavi .unexpend{
    /*展开时的箭头样式*/
     position:absolute;
     height:0;
     width:0;
     overflow:hidden;
     border:5px dashed transparent;
     border-bottom:5px solid #dfdfdf;
     right:10px;
     top:10px;
     display:none;
}
/*一级链接主体*/
 #LeftNavi98.LeftNavi ul.children1{
}
 #LeftNavi98.LeftNavi .item1{
     border:1px solid #dcdbdb;
     margin-top: 10px;
}
 #LeftNavi98.LeftNavi .item1 a{
     display:block;
     height:35px;
     line-height:35px;
     font-size: 12px;
     text-align: center;
}
 #LeftNavi98.LeftNavi .item1 a:hover{
     background: #353332;
     color: #fff;
}
 #LeftNavi98.LeftNavi .item1 .expend{
     border-top-color:#999;
}
 #LeftNavi98.LeftNavi .item1 .unexpend{
     border-bottom-color:#999;
}
/*二级链接主体，如果需要展开二级，去除display：none*/
 #LeftNavi98.LeftNavi ul.children2{
     background:#fafafa;
     display:none;
}
 #LeftNavi98.LeftNavi .item2 a{
     display:block;
     height:28px;
     line-height:28px;
     padding:0 10px 0 20px;
}
 #LeftNavi98.LeftNavi .item2 a:hover{
}
/*三级链接主体，如果需要展开三级，去除display：none*/
 #LeftNavi98.LeftNavi ul.children3{
     background:#fafafa;
     display:none;
}
 #LeftNavi98.LeftNavi .item3 a{
     display:block;
     height:28px;
     line-height:28px;
     padding:0 10px 0 30px;
     color:#333;
}
 #LeftNavi98.LeftNavi .item3 a:hover{
     color:#111 
}
/* 左右滚动的样式 */
 #LeftNavi98.LeftNavi .bd.scrollBd {
     position: relative;
     overflow: hidden;
     margin: 0 30px;
}
 #LeftNavi98.LeftNavi .scrollBd li {
     width: 180px;
     float: left;
     display: inline;
}
 #LeftNavi98.LeftNavi .scrollBtn {
     position: absolute;
     top: 50%;
     font-size: 30px;
     color: #333;
     line-height: 30px;
     margin-top: -15px;
}
 #LeftNavi98.LeftNavi .scrollBtnLeft {
     left: 0;
}
 #LeftNavi98.LeftNavi .scrollBtnRight {
     right: 0;
}
 /*forSeprateConfigStyles*/ 
/*挂件主体*/
 #PhotoList133.PhotoList {
     overflow: hidden;
     position: relative;
}
/*头部可以设置头部背景*/
 #PhotoList133.PhotoList .hd {
     background: #f8f8f8;
     height: 66px;
     line-height: 66px;
     border-bottom: 1px solid #dcdbdb;
}
/*头部更多链接*/
 #PhotoList133.PhotoList .hd .more a {
     float: right;
     color: #000;
     margin-right: 20px;
}
 #PhotoList133.PhotoList .hd .more a:hover {
     color: #f30;
     text-decoration: underline;
}
/*头部标题*/
 #PhotoList133.PhotoList .hd h3 {
     font-weight: bold;
     padding-left: 20px;
     color: #0067b4;
     font-size: 16px;
     float: left;
}
/*列表主体*/
 #PhotoList133.PhotoList .pl_box {
     padding-top: 20px;
}
/*截断滚动的div,可以margin调整与左右的边距*/
 #PhotoList133.PhotoList .bd {
     overflow: hidden;
     position:relative;
     padding-left: 20px;
}
/*列表一列*/
 #PhotoList133.PhotoList .bd li {
     width: 210px;
     height:205px;
     margin: 0 0 0 20px;
     display: inline;
     text-align: center;
     float: left;
}
/*列表图片*/
 #PhotoList133.PhotoList .Marquee_imgbx {
     margin: 0 20px 10px 0;
     float: left;
     width:210px;
}
/*列表元素图片*/
 #PhotoList133.PhotoList .bd li img {
     width: 210px;
     height: 165px;
     display: inline-block;
     vertical-align: middle;
}
/*列表元素链接主体*/
 #PhotoList133.PhotoList .bd .link_wrap {
     height: 40px;
     line-height: 40px;
}
/*列表元素图片标题链接*/
 #PhotoList133.PhotoList .bd .pd_link {
     margin: 0 10px;
     white-space: nowrap;
     overflow: hidden;
}
/*图片标题链接*/
 #PhotoList133.PhotoList .bd .pd_link a {
}
 #PhotoList133.PhotoList .bd .pd_link a:hover {
}
/*图片放大镜*/
 #PhotoList133.PhotoList .jqzoom {
     display: block;
}
/*设置图片列表放大镜*/
 .jqzoom {
     position: relative;
}
 .zoomdiv {
     z-index: 999;
     position: absolute;
     top: 0px;
     left: 0px;
     width: 300px;
     height: 300px;
     background: #fff;
     border: 1px solid #ccc;
     display: none;
     text-align: center;
     overflow: hidden;
}
 .zoomdiv img {
     width: 400px !important;
     height: 500px !important;
}
 .jqZoomPup {
     z-index: 999;
     visibility: hidden;
     position: absolute;
     top: 0px;
     left: 0px;
     border: 1px solid #aaa;
     background: #fff;
     opacity: 0.5;
     -moz-opacity: 0.5;
     -khtml-opacity: 0.5;
     filter: alpha(Opacity=50);
}
/*分页样式*/
 #PhotoList133.PhotoList #pager {
     font-size: 12px;
     padding: 10px;
     text-align: center;
     color: #000;
}
/*去除放大镜 .zoomdiv {
     display: none!important;
}
 .jqZoomPup{
     display: none!important;
}
 */
 #PhotoList133.PhotoList .prev_btn, #PhotoList133.PhotoList .next_btn {
     position: absolute;
     top: 50%;
     margin-top: -10px;
     z-index:999;
}
 #PhotoList133.PhotoList .prev_btn {
     left: 0;
}
 #PhotoList133.PhotoList .next_btn {
     right: 0;
}
 /*forSeprateConfigStyles*/ 
/*挂件主体*/
 #LeftNavi98.LeftNavi {
     margin-bottom: 20px;
}
 #LeftNavi98.LeftNavi li{
     position:relative;
     *zoom:1;
     vartical-align:top;
}
/*头部链接*/
 #LeftNavi98.LeftNavi a.lone_link {
     display: block;
     font-size:16px;
     font-weight: bold;
     height: 48px;
     line-height:48px;
     text-align: center;
     color: #fff;
     background:#0067b4;
     *zoom:1;
     vartical-align:middle;
}
 #LeftNavi98.LeftNavi a.lone_link:hover {
     color:#fff;
}
/*收起时的箭头样式,如不需要展开收起效果，加上display:none;
 */
 #LeftNavi98.LeftNavi .expend{
    /*收起时的箭头样式*/
     position:absolute;
     height:0;
     width:0;
     overflow:hidden;
     border:5px dashed transparent;
     border-top:5px solid #dfdfdf;
     right:10px;
     top:15px;
     display:none;
}
/*展开时的箭头样式,如不需要展开收起效果，加上display:none;
 */
 #LeftNavi98.LeftNavi .unexpend{
    /*展开时的箭头样式*/
     position:absolute;
     height:0;
     width:0;
     overflow:hidden;
     border:5px dashed transparent;
     border-bottom:5px solid #dfdfdf;
     right:10px;
     top:10px;
     display:none;
}
/*一级链接主体*/
 #LeftNavi98.LeftNavi ul.children1{
}
 #LeftNavi98.LeftNavi .item1{
     border:1px solid #dcdbdb;
     margin-top: 10px;
}
 #LeftNavi98.LeftNavi .item1 a{
     display:block;
     height:35px;
     line-height:35px;
     font-size: 12px;
     text-align: center;
}
 #LeftNavi98.LeftNavi .item1 a:hover{
     background: #353332;
     color: #fff;
}
 #LeftNavi98.LeftNavi .item1 .expend{
     border-top-color:#999;
}
 #LeftNavi98.LeftNavi .item1 .unexpend{
     border-bottom-color:#999;
}
/*二级链接主体，如果需要展开二级，去除display：none*/
 #LeftNavi98.LeftNavi ul.children2{
     background:#fafafa;
     display:none;
}
 #LeftNavi98.LeftNavi .item2 a{
     display:block;
     height:28px;
     line-height:28px;
     padding:0 10px 0 20px;
}
 #LeftNavi98.LeftNavi .item2 a:hover{
}
/*三级链接主体，如果需要展开三级，去除display：none*/
 #LeftNavi98.LeftNavi ul.children3{
     background:#fafafa;
     display:none;
}
 #LeftNavi98.LeftNavi .item3 a{
     display:block;
     height:28px;
     line-height:28px;
     padding:0 10px 0 30px;
     color:#333;
}
 #LeftNavi98.LeftNavi .item3 a:hover{
     color:#111 
}
/* 左右滚动的样式 */
 #LeftNavi98.LeftNavi .bd.scrollBd {
     position: relative;
     overflow: hidden;
     margin: 0 30px;
}
 #LeftNavi98.LeftNavi .scrollBd li {
     width: 180px;
     float: left;
     display: inline;
}
 #LeftNavi98.LeftNavi .scrollBtn {
     position: absolute;
     top: 50%;
     font-size: 30px;
     color: #333;
     line-height: 30px;
     margin-top: -15px;
}
 #LeftNavi98.LeftNavi .scrollBtnLeft {
     left: 0;
}
 #LeftNavi98.LeftNavi .scrollBtnRight {
     right: 0;
}
 /*forSeprateConfigStyles*/ 
/*挂件主体*/
 #SinglePhoto137.SinglePhoto {
}
/*头部可以设置头部背景*/
 #SinglePhoto137.SinglePhoto .hd {
     background: #f8f8f8;
     height: 66px;
     line-height: 66px;
     border-bottom: 1px solid #dcdbdb;
}
/*头部副标题*/
 #SinglePhoto137.SinglePhoto .hd .ftitle {
     font-weight: bold;
     padding-left: 20px;
     color: #ff731f;
     font-size: 16px;
     width: 100%;
     float: left;
}
/*头部标题*/
 #SinglePhoto137.SinglePhoto .hd h3 {
     font-weight: bold;
     padding-left: 20px;
     color: #0067b4;
     font-size: 16px;
}
/*图片主体结构*/
 #SinglePhoto137.SinglePhoto .albpic {
     text-align: center;
}
/*图片名称*/
 #SinglePhoto137.SinglePhoto .bd {
     padding-bottom: 40px;
}
 #SinglePhoto137.SinglePhoto .picname {
     font-size: 14px;
     font-weight: bold;
     margin: 20px 0;
}
/*图片*/
 #SinglePhoto137.SinglePhoto img {
     width: 550px;
     padding: 1px;
     border: 1px solid #dfdfdf;
     background: #fff;
}
 #SinglePhoto137.SinglePhoto .bto p {
     margin-bottom: 10px;
}
 #SinglePhoto137.SinglePhoto .bto{
     margin-left: 20px;
}
 #SinglePhoto137.SinglePhoto .bd .arrow {
     font-size: 50px;
     color: #999;
}
 /*forSeprateConfigStyles*/ 
/*挂件主体*/
 #MainNavi37.MainNavi {
}
/*一级导航*/
/*可以设置分割线背景*/
 #MainNavi37.MainNavi li.parent {
     float: left;
     position: relative;
     z-index: 1;
}
/*一级导航链接*/
 #MainNavi37.MainNavi a.lone_link {
     display: inline-block;
     width: 118px;
    /*height: 35px;
    */
     line-height: 45px;
     font-size: 14px;
     font-weight: bold;
     text-align: center;
     color: #fff;
}
 #MainNavi37.MainNavi a.lone_link:hover {
     background: #f3a004;
}
/*主导航标题*/
 #MainNavi37.MainNavi a span.navi_title {
     display: block;
}
/*主导航副标题*/
 #MainNavi37.MainNavi a span.navi_ftitle {
     display: block;
}
/*二级导航*/
 #MainNavi37.MainNavi .children {
     position: absolute;
     background: #2f2f2f;
     left: 0;
     top: 100%;
     white-space: nowrap;
     width: 100px;
     z-index: 9 !important;
}
/*二级导航li结构*/
 #MainNavi37.MainNavi .children li {
     vertical-align: middle;
    /*height: 28px;
     line-height: 28px;
    */
     *zoom: 1;
}
/*二级导航链接*/
 #MainNavi37.MainNavi .children a {
     display: block;
    /*height: 28px;
     line-height: 28px;
    */
     color: #fff;
     padding: 0 10px;
}
 #MainNavi37.MainNavi .children a:hover {
     background: #ff29c5;
     color: #fff;
}
/*激活的节点*/
 #MainNavi37.MainNavi li.activelink {
}
/*forSeprateConfigStyles*//* 挂件开始*/
 #CommPageAbout42.CommPageAbout {
}
/* 挂件头部 */
 #CommPageAbout42.CommPageAbout .hd {
     height:30px;
     line-height:30px;
     border-bottom:1px solid #dfdfdf;
     overflow:hidden;
     background:#dcdcdc;
     padding:0 10px;
     display: none;
}
/* 挂件标题 */
 #CommPageAbout42.CommPageAbout .hd .title {
     font-size: 14px;
     font-weight: bold;
}
/* 挂件的更多的样式 */
 #CommPageAbout42.CommPageAbout .more_link {
     float:right;
}
/* 挂件主体 */
 #CommPageAbout42.CommPageAbout .bd{
}
/* 挂件的图片样式 */
 #CommPageAbout42.CommPageAbout .img {
     float:left;
     width:120px;
     height:120px;
     margin-right: 10px;
}
 #CommPageAbout42.CommPageAbout .content {
     overflow:hidden;
     line-height: 22px;
     padding-top: 20px;
}
 /*forSeprateConfigStyles*//*挂件主体*/
 #NewsBaseList56.NewsBaseList {
}
/*.hd设置头部背景*/
 #NewsBaseList56.NewsBaseList .hd {
     color:#000;
     background-color:#dcdcdc;
     padding:0 20px;
     display: none;
}
/*头部更多链接样式*/
 #NewsBaseList56.NewsBaseList .hd a{
     float:right;
     padding:5px;
     color:#000;
}
 #NewsBaseList56.NewsBaseList .hd a:hover{
     color:#f30;
     text-decoration: underline;
}
/*新闻列表面包屑*/
 #NewsBaseList56.NewsBaseList .hd .mbx_dv{
}
/*标题的样式*/
 #NewsBaseList56.NewsBaseList .hd h2 {
     font-weight:bold;
     font-size: 14px;
     height:30px;
     line-height:30px;
}
/*列表的样式*/
 #NewsBaseList56.NewsBaseList li {
     background: url(http://25483.weban.shiwangyun.com/Content/image/zh/dot.jpg) left no-repeat;
     padding-left: 17px;
     vertical-align:middle;
     *zoom:1;
}
/*列表链接的样式*/
 #NewsBaseList56.NewsBaseList li a {
     float:left;
     display:inline-block;
     height:26px;
     line-height:26px;
     font-size: 12px;
}
/*列表中时间的样式*/
 #NewsBaseList56.NewsBaseList li .time{
     float:right;
     height:27px;
     line-height:27px;
     color:#666;
}
 /*forSeprateConfigStyles*//*挂件主体*/
 #ProductMarquee51.ProductMarquee{
     margin-top: 27px;
}
 #ProductMarquee51.ProductMarquee .hd{
     display: none;
}
/*头部可以设置头部背景*/
 #ProductMarquee51.ProductMarquee .Marquee_hd {
     height: 30px;
     line-height: 30px;
}
/*头部div*/
 #ProductMarquee51.ProductMarquee .Marquee_hd{
     background: #dcdcdc;
}
/*头部标题*/
 #ProductMarquee51.ProductMarquee .Marquee_title{
     font-size: 14px;
     font-weight: bold;
     padding-left:20px;
}
/*头部更多链接*/
 #ProductMarquee51.ProductMarquee .Marquee_hd a {
     float: right;
     color: #f30;
     padding-right:5px;
}
/*滚动主体*/
 #ProductMarquee51.ProductMarquee .Marquee_bd {
     position:relative;
     zoom:1;
}
/*滚动内部主体用于截断隐藏滚动内容*/
 #ProductMarquee51.ProductMarquee .Marquee_box{
     overflow:hidden;
     width:100%;
     height:248px;
     position:relative;
}
/*滚动的所有内容ul*/
 #ProductMarquee51.ProductMarquee .Marquee_lists{
}
/*滚动单元元素宽度等于滚动图片padding,border,width之和*/
 #ProductMarquee51.ProductMarquee .Marquee_li{
     padding-right:20px;
     width:259px;
     margin-bottom:10px;
}
/*滚动的单个元素*/
 #ProductMarquee51.ProductMarquee .Marquee_imgbx{
}
/*滚动图片*/
 #ProductMarquee51.ProductMarquee .Marquee_img{
     width: 259px;
     height:204px;
}
/*产品名称*/
 #ProductMarquee51.ProductMarquee .Marquee_name{
     text-align: center;
     line-height: 44px;
     
     background: #0067b4;
     
}
 #ProductMarquee51.ProductMarquee .Marquee_version{
     text-align: center;
     line-height: 44px;
}
 #ProductMarquee51.ProductMarquee .Marquee_link{
     color: #fff;
     font-size: 14px;
     font-weight: bold;
}
 #ProductMarquee51.ProductMarquee .Marquee_link:hover{
     color: #fff;
     text-decoration: underline;
}
 #ProductMarquee51.ProductMarquee .jqzoom {
     display: block;
}
 #ProductMarquee51.ProductMarquee .nojqzoom {
}
/*设置图片列表放大镜*/
 .jqzoom {
     position: relative;
}
 .zoomdiv {
     z-index: 999;
     position: absolute;
     top: 0px;
     left: 0px;
     width: 300px;
     height: 300px;
     background: #fff;
     border: 1px solid #ccc;
     display: none;
     text-align: center;
     overflow: hidden;
}
 .zoomdiv img {
     width: 400px !important;
     height: 500px !important;
}
 .jqZoomPup {
     z-index: 999;
     visibility: hidden;
     position: absolute;
     top: 0px;
     left: 0px;
     border: 1px solid #aaa;
     background: #fff;
     opacity: 0.5;
     -moz-opacity: 0.5;
     -khtml-opacity: 0.5;
     filter: alpha(Opacity=50);
}
/*左右切换箭头*/
 #ProductMarquee51.ProductMarquee .prev_btn {
     position:absolute;
     left:3px;
     top:50%;
}
 #ProductMarquee51.ProductMarquee .next_btn {
     position:absolute;
     right:3px;
     top:50%;
}
 /*forSeprateConfigStyles*//*挂件主体*/
 #ProductMarquee70.ProductMarquee{
}
 #ProductMarquee70.ProductMarquee .hd{
     display: none;
}
/*头部可以设置头部背景*/
 #ProductMarquee70.ProductMarquee .Marquee_hd {
     height: 30px;
     line-height: 30px;
}
/*头部div*/
 #ProductMarquee70.ProductMarquee .Marquee_hd{
     background: #dcdcdc;
}
/*头部标题*/
 #ProductMarquee70.ProductMarquee .Marquee_title{
     font-size: 14px;
     font-weight: bold;
     padding-left:20px;
}
/*头部更多链接*/
 #ProductMarquee70.ProductMarquee .Marquee_hd a {
     float: right;
     color: #f30;
     padding-right:5px;
}
/*滚动主体*/
 #ProductMarquee70.ProductMarquee .Marquee_bd {
     position:relative;
     zoom:1;
}
/*滚动内部主体用于截断隐藏滚动内容*/
 #ProductMarquee70.ProductMarquee .Marquee_box{
     overflow:hidden;
     width:100%;
     height:375px;
     position:relative;
}
/*滚动的所有内容ul*/
 #ProductMarquee70.ProductMarquee .Marquee_lists{
}
/*滚动单元元素宽度等于滚动图片padding,border,width之和*/
 #ProductMarquee70.ProductMarquee .Marquee_li{
     padding-right:20px;
     width:209px;
     margin-bottom:10px;
}
/*滚动的单个元素*/
 #ProductMarquee70.ProductMarquee .Marquee_imgbx{
}
/*滚动图片*/
 #ProductMarquee70.ProductMarquee .Marquee_img{
     width: 209px;
     height:165px;
     margin-top:24px;
}
/*产品名称*/
 #ProductMarquee70.ProductMarquee .Marquee_name{
     text-align: center;
     line-height: 25px;
     display: none;
}
 #ProductMarquee70.ProductMarquee .Marquee_version{
     text-align: center;
     line-height: 25px;
}
 #ProductMarquee70.ProductMarquee .Marquee_link{
     color:#000;
}
 #ProductMarquee70.ProductMarquee .Marquee_link:hover{
     color:#f30;
     text-decoration: underline;
}
 #ProductMarquee70.ProductMarquee .jqzoom {
     display: block;
}
 #ProductMarquee70.ProductMarquee .nojqzoom {
}
/*设置图片列表放大镜*/
 .jqzoom {
     position: relative;
}
 .zoomdiv {
     z-index: 999;
     position: absolute;
     top: 0px;
     left: 0px;
     width: 300px;
     height: 300px;
     background: #fff;
     border: 1px solid #ccc;
     display: none;
     text-align: center;
     overflow: hidden;
}
 .zoomdiv img {
     width: 400px !important;
     height: 500px !important;
}
 .jqZoomPup {
     z-index: 999;
     visibility: hidden;
     position: absolute;
     top: 0px;
     left: 0px;
     border: 1px solid #aaa;
     background: #fff;
     opacity: 0.5;
     -moz-opacity: 0.5;
     -khtml-opacity: 0.5;
     filter: alpha(Opacity=50);
}
/*左右切换箭头*/
 #ProductMarquee70.ProductMarquee .prev_btn {
     position:absolute;
     left:3px;
     top:50%;
}
 #ProductMarquee70.ProductMarquee .next_btn {
     position:absolute;
     right:3px;
     top:50%;
}
 /*forSeprateConfigStyles*/ 
/*挂件主体*/
 #LeftNavi68.LeftNavi {
     position:relative;
}
 #LeftNavi68.LeftNavi li{
     position:relative;
     *zoom:1;
     vartical-align:top;
}
/*头部链接*/
 #LeftNavi68.LeftNavi a.lone_link {
     display: block;
     text-align: center;
     height: 35px;
     line-height: 35px;
     color: #fff;
     background:#0067b4;
     border-bottom: 1px solid #fff;
     *zoom:1;
     vartical-align:middle;
}
 #LeftNavi68.LeftNavi a.lone_link:hover {
     color:#fff;
}
/*收起时的箭头样式,如不需要展开收起效果，加上display:none;
 */
 #LeftNavi68.LeftNavi .expend{
    /*收起时的箭头样式*/
     position:absolute;
     height:0;
     width:0;
     overflow:hidden;
     border:5px dashed transparent;
     border-top:5px solid #dfdfdf;
     right:10px;
     top:15px;
     display:none;
}
/*展开时的箭头样式,如不需要展开收起效果，加上display:none;
 */
 #LeftNavi68.LeftNavi .unexpend{
    /*展开时的箭头样式*/
     position:absolute;
     height:0;
     width:0;
     overflow:hidden;
     border:5px dashed transparent;
     border-bottom:5px solid #dfdfdf;
     right:10px;
     top:10px;
     display:none;
}
/*一级链接主体*/
 #LeftNavi68.LeftNavi ul.children1{
     background:#fff;
}
 #LeftNavi68.LeftNavi .item1{
     border-bottom:1px solid #dfdfdf;
}
 #LeftNavi68.LeftNavi .item1 a{
     display:block;
     height:32px;
     line-height:32px;
     text-align: center;
}
 #LeftNavi68.LeftNavi .item1 a:hover{
     color:#fff;
     background: #0067b4;
}
 #LeftNavi68.LeftNavi .item1 .expend{
     border-top-color:#999;
}
 #LeftNavi68.LeftNavi .item1 .unexpend{
     border-bottom-color:#999;
}
/*二级链接主体，如果需要展开二级，去除display：none*/
 #LeftNavi68.LeftNavi ul.children2{
     background:#fafafa;
     display:none;
}
 #LeftNavi68.LeftNavi .item2 a{
     display:block;
     height:28px;
     line-height:28px;
     padding:0 10px 0 20px;
     color:#333;
}
 #LeftNavi68.LeftNavi .item2 a:hover{
     color:#111 
}
/*三级链接主体，如果需要展开三级，去除display：none*/
 #LeftNavi68.LeftNavi ul.children3{
     background:#fafafa;
     display:none;
}
 #LeftNavi68.LeftNavi .item3 a{
     display:block;
     height:28px;
     line-height:28px;
     padding:0 10px 0 30px;
     color:#333;
}
 #LeftNavi68.LeftNavi .item3 a:hover{
     color:#111 
}
/* 左右滚动的样式 */
 #LeftNavi68.LeftNavi .bd.scrollBd {
     position: relative;
     overflow: hidden;
     margin: 0 30px;
}
 #LeftNavi68.LeftNavi .scrollBd li {
     width: 180px;
     float: left;
     display: inline;
}
 #LeftNavi68.LeftNavi .scrollBtn {
     position: absolute;
     top: 50%;
     font-size: 30px;
     color: #333;
     line-height: 30px;
     margin-top: -15px;
}
 #LeftNavi68.LeftNavi .scrollBtnLeft {
     left: 0;
}
 #LeftNavi68.LeftNavi .scrollBtnRight {
     right: 0;
}
 /*forSeprateConfigStyles*//* 挂件开始*/
 #CommPageAbout52.CommPageAbout {
     margin-top: 16px;
}
/* 挂件头部 */
 #CommPageAbout52.CommPageAbout .hd {
     height:30px;
     line-height:30px;
     border-bottom:1px solid #dfdfdf;
     overflow:hidden;
     background:#dcdcdc;
     padding:0 10px;
     display: none;
}
/* 挂件标题 */
 #CommPageAbout52.CommPageAbout .hd .title {
     font-size: 14px;
     font-weight: bold;
}
/* 挂件的更多的样式 */
 #CommPageAbout52.CommPageAbout .more_link {
     float:right;
}
/* 挂件主体 */
 #CommPageAbout52.CommPageAbout .bd{
}
/* 挂件的图片样式 */
 #CommPageAbout52.CommPageAbout .img {
     float:left;
     width:120px;
     height:120px;
     margin-right: 10px;
}
 #CommPageAbout52.CommPageAbout .content {
     overflow:hidden;
}
 /*forSeprateConfigStyles*/ 
/* banner图片挂件*/
 #AdverSliderLunbo39.AdverSliderLunbo{
     height: 467px;
}
/* height设置成图片高度 */
 #AdverSliderLunbo39.AdverSliderLunbo .bigImgBanner_bd{
     height:380px;
}
/* 挂件头部,需要标题去掉display:none */
 #AdverSliderLunbo39.AdverSliderLunbo .bigImgBanner_hd{
     display:none;
}
/* 挂件主体部分 */
 #AdverSliderLunbo39.AdverSliderLunbo .bigImgBanner_bd{
     overflow: hidden;
     position: relative;
}
 #AdverSliderLunbo39.AdverSliderLunbo .slides_wrapperbox {
     display: none;
     position: absolute;
     text-align: center;
}
 #AdverSliderLunbo39.AdverSliderLunbo .slidesjs-container{
}
/* 左右按钮 */
 #AdverSliderLunbo39.AdverSliderLunbo .slidesjs-next,#AdverSliderLunbo39.AdverSliderLunbo .slidesjs-previous{
     display:block;
     width:11px;
     height:29px;
     overflow: hidden;
     text-indent: -9999px;
     margin-right:5px;
     position: absolute;
     top: 50%;
     margin-top: -15px;
     z-index: 11;
}
 #AdverSliderLunbo39.AdverSliderLunbo .slidesjs-next {
     background: url(/Content/app_images/rightArrow.png) no-repeat;
     right: 10px;
}
 #AdverSliderLunbo39.AdverSliderLunbo .slidesjs-previous {
     background: url(/Content/app_images/leftArrow.png) no-repeat;
     left: 10px;
}
/* 圆角标记 */
 #AdverSliderLunbo39.AdverSliderLunbo .slidesjs-pagination {
     position: absolute;
     bottom: 10px;
     z-index: 11;
     left: 50%;
}
 #AdverSliderLunbo39.AdverSliderLunbo .slidesjs-pagination li {
     float: left;
     margin: 0 1px;
     position: relative;
     left: -50%;
}
 #AdverSliderLunbo39.AdverSliderLunbo .slidesjs-pagination li a {
     display: block;
     width: 13px;
     height: 0;
     padding-top: 13px;
     background: url(/Content/app_images/pagination.png) no-repeat;
     float: left;
     overflow: hidden;
}
 #AdverSliderLunbo39.AdverSliderLunbo .slidesjs-pagination li a.active,#AdverSliderLunbo39.AdverSliderLunbo .slidesjs-pagination li a:hover.active {
     background: url(/Content/app_images/pagination_active.png) no-repeat;
}
 #AdverSliderLunbo39.AdverSliderLunbo .slides_wrapperbox a:link,#AdverSliderLunbo39.AdverSliderLunbo .slides_wrapperbox a:visited {
     color: #333;
}
 #AdverSliderLunbo39.AdverSliderLunbo .slides_wrapperbox a:hover,#AdverSliderLunbo39.AdverSliderLunbo .slides_wrapperbox a:active {
     color: #9e2020;
}
/*forSeprateConfigStyles*/ 
/*挂件主体*/
 #LeftNavi95.LeftNavi {
     margin-bottom: 20px;
}
 #LeftNavi95.LeftNavi li{
     position:relative;
     *zoom:1;
     vartical-align:top;
}
/*头部链接*/
 #LeftNavi95.LeftNavi a.lone_link {
     display: block;
     font-size:16px;
     font-weight: bold;
     height: 48px;
     line-height:48px;
     text-align: center;
     color: #fff;
     background:#0067b4;
     *zoom:1;
     vartical-align:middle;
}
 #LeftNavi95.LeftNavi a.lone_link:hover {
     color:#fff;
}
/*收起时的箭头样式,如不需要展开收起效果，加上display:none;
 */
 #LeftNavi95.LeftNavi .expend{
    /*收起时的箭头样式*/
     position:absolute;
     height:0;
     width:0;
     overflow:hidden;
     border:5px dashed transparent;
     border-top:5px solid #dfdfdf;
     right:10px;
     top:15px;
     display:none;
}
/*展开时的箭头样式,如不需要展开收起效果，加上display:none;
 */
 #LeftNavi95.LeftNavi .unexpend{
    /*展开时的箭头样式*/
     position:absolute;
     height:0;
     width:0;
     overflow:hidden;
     border:5px dashed transparent;
     border-bottom:5px solid #dfdfdf;
     right:10px;
     top:10px;
     display:none;
}
/*一级链接主体*/
 #LeftNavi95.LeftNavi ul.children1{
}
 #LeftNavi95.LeftNavi .item1{
     border:1px solid #dcdbdb;
     margin-top: 10px;
}
 #LeftNavi95.LeftNavi .item1 a{
     display:block;
     height:35px;
     line-height:35px;
     font-size: 12px;
     text-align: center;
}
 #LeftNavi95.LeftNavi .item1 a:hover{
     background: #353332;
     color: #fff;
}
 #LeftNavi95.LeftNavi .item1 .expend{
     border-top-color:#999;
}
 #LeftNavi95.LeftNavi .item1 .unexpend{
     border-bottom-color:#999;
}
/*二级链接主体，如果需要展开二级，去除display：none*/
 #LeftNavi95.LeftNavi ul.children2{
     background:#fafafa;
     display:none;
}
 #LeftNavi95.LeftNavi .item2 a{
     display:block;
     height:28px;
     line-height:28px;
     padding:0 10px 0 20px;
}
 #LeftNavi95.LeftNavi .item2 a:hover{
}
/*三级链接主体，如果需要展开三级，去除display：none*/
 #LeftNavi95.LeftNavi ul.children3{
     background:#fafafa;
     display:none;
}
 #LeftNavi95.LeftNavi .item3 a{
     display:block;
     height:28px;
     line-height:28px;
     padding:0 10px 0 30px;
     color:#333;
}
 #LeftNavi95.LeftNavi .item3 a:hover{
     color:#111 
}
/* 左右滚动的样式 */
 #LeftNavi95.LeftNavi .bd.scrollBd {
     position: relative;
     overflow: hidden;
     margin: 0 30px;
}
 #LeftNavi95.LeftNavi .scrollBd li {
     width: 180px;
     float: left;
     display: inline;
}
 #LeftNavi95.LeftNavi .scrollBtn {
     position: absolute;
     top: 50%;
     font-size: 30px;
     color: #333;
     line-height: 30px;
     margin-top: -15px;
}
 #LeftNavi95.LeftNavi .scrollBtnLeft {
     left: 0;
}
 #LeftNavi95.LeftNavi .scrollBtnRight {
     right: 0;
}
 /*forSeprateConfigStyles*/  /*客服部分*/
        #TalkAppExpand153.TalkAppExpand {
            position: absolute;
            z-index: 99;
            top: 220px;
            right: 0;
        }

            #TalkAppExpand153.TalkAppExpand .tk_img {
                display: inline;
                margin: -3px 5px 0 0;
                vertical-align: middle;
            }

            #TalkAppExpand153.TalkAppExpand .tk_link {
                text-decoration: none;
                color: #333;
            }

            #TalkAppExpand153.TalkAppExpand .tk_name {
            }

            #TalkAppExpand153.TalkAppExpand .tk_title {
            }

                #TalkAppExpand153.TalkAppExpand .tk_link:hover {
                    color: #333;
                }

            #TalkAppExpand153.TalkAppExpand .side_content {
                width: 167px;
                height: auto;
                overflow: hidden;
                float: left;
            }

                #TalkAppExpand153.TalkAppExpand .side_content .side_list {
                    width: 167px;
                    overflow: hidden;
                }

            #TalkAppExpand153.TalkAppExpand .show_btn {
                width: 0;
                height: 144px;
                overflow: hidden;
                margin-top: 10px;
                float: left;
                cursor: pointer;
            }

                #TalkAppExpand153.TalkAppExpand .show_btn span {
                    display: none;
                }

            #TalkAppExpand153.TalkAppExpand .close_btn {
                width: 24px;
                height: 24px;
                cursor: pointer;
            }

            #TalkAppExpand153.TalkAppExpand .side_title, .side_bottom, .close_btn, .show_btn {
                background: url(/Content/app_images/sidebar_bg.png) no-repeat;
                _background: url(/Content/app_images/sidebar_bg.gif) no-repeat;
                display: none;
            }

            #TalkAppExpand153.TalkAppExpand .side_title {
                height: 46px;
            }

            #TalkAppExpand153.TalkAppExpand .side_title {
                height: 46px;
            }

            #TalkAppExpand153.TalkAppExpand .side_bottom {
                height: 8px;
                overflow: hidden;
            }

            #TalkAppExpand153.TalkAppExpand .side_center {
                font-family: Verdana, Geneva, sans-serif;
                padding: 10px 12px 5px 12px;
                font-size: 12px;
            }

            #TalkAppExpand153.TalkAppExpand .close_btn {
                float: right;
                display: block;
                width: 19px;
                height: 19px;
                margin: 16px 7px 0 0;
                _margin: 16px 3px 0 0;
            }

                #TalkAppExpand153.TalkAppExpand .close_btn span {
                    display: none;
                }

            #TalkAppExpand153.TalkAppExpand .tqq_line {
                text-align: left;
                padding: 6px 0;
                margin: 0;
                vertical-align: middle;
            }

            #TalkAppExpand153.TalkAppExpand .phoneserver {
                font-size: 14px;
                text-align: center;
            }

                #TalkAppExpand153.TalkAppExpand .phoneserver p {
                    padding: 2px 0;
                    _height: 16px;
                    margin: 0;
                    color: #666666;
                }

            #TalkAppExpand153.TalkAppExpand .msgserver {
                border-top: 1px dotted #ccc;
                text-align: center;
                margin-top: 6px;
                padding: 10px 0 3px 0;
            }

                #TalkAppExpand153.TalkAppExpand .msgserver a {
                    background: url(/Content/app_images/sidebar_bg.gif) no-repeat -119px -154px;
                    padding: 3px 0 3px 23px;
                    display: none;
                }

            #TalkAppExpand153.TalkAppExpand .side_content hr {
                border-bottom: 1px solid #E6E6E6;
                height: 1px;
                margin: 10px 0;
                clear: both;
            }

            /* green skin  */
            #TalkAppExpand153.TalkAppExpand .side_green .side_title {
                background-position: -505px 0;
            }

            #TalkAppExpand153.TalkAppExpand .side_green .side_center {
                background: url(/Content/app_images/green_line.gif) repeat-y center;
            }

            #TalkAppExpand153.TalkAppExpand .side_green .side_bottom {
                background-position: -505px -60px;
            }

            #TalkAppExpand153.TalkAppExpand .side_green .close_btn {
                background-position: -44px -45px;
            }

                #TalkAppExpand153.TalkAppExpand .side_green .close_btn:hover {
                    background-position: -65px -45px;
                }

            #TalkAppExpand153.TalkAppExpand .side_green .show_btn {
                background-position: -187px 0;
            }

            #TalkAppExpand153.TalkAppExpand .side_green .msgserver a {
                color: #68c40b;
            }

            #TalkAppExpand153.TalkAppExpand .side_green hr {
                border-bottom: 1px solid #edf2e5;
            }

            #TalkAppExpand153.TalkAppExpand .side_green .side_title, .side_green .side_bottom, .side_green .close_btn, .side_green .show_btn, .side_green .msgserver a {
                display: block;
            }
            /* blue skin  */
            #TalkAppExpand153.TalkAppExpand .side_blue .side_title {
                background-position: -333px 0;
            }

            #TalkAppExpand153.TalkAppExpand .side_blue .side_center {
                background: url(/Content/app_images/blue_line.gif) repeat-y center;
            }

            #TalkAppExpand153.TalkAppExpand .side_blue .side_bottom {
                background-position: -333px -60px;
            }

            #TalkAppExpand153.TalkAppExpand .side_blue .close_btn {
                background-position: -44px 0;
            }

                #TalkAppExpand153.TalkAppExpand .side_blue .close_btn:hover {
                    background-position: -65px 0;
                }

            #TalkAppExpand153.TalkAppExpand .side_blue .show_btn {
                background-position: -119px 0;
            }

            #TalkAppExpand153.TalkAppExpand .side_blue .msgserver a {
                color: #68c40b;
            }

            #TalkAppExpand153.TalkAppExpand .side_blue hr {
                border-bottom: 1px solid #edf2e5;
            }

            #TalkAppExpand153.TalkAppExpand .side_blue .side_title, #TalkAppExpand153.TalkAppExpand .side_blue .side_bottom, #TalkAppExpand153.TalkAppExpand .side_blue .close_btn, #TalkAppExpand153.TalkAppExpand .side_blue .show_btn, #TalkAppExpand153.TalkAppExpand .side_blue .msgserver a {
                display: block;
            }
            /* red skin  */
            #TalkAppExpand153.TalkAppExpand .side_red .side_title {
                background-position: -505px -76px;
            }

            #TalkAppExpand153.TalkAppExpand .side_red .side_center {
                background: url(/Content/app_images/red_line.gif) repeat-y center;
            }

            #TalkAppExpand153.TalkAppExpand .side_red .side_bottom {
                background-position: -505px -136px;
            }

            #TalkAppExpand153.TalkAppExpand .side_red .close_btn {
                background-position: -44px -67px;
            }

                #TalkAppExpand153.TalkAppExpand .side_red .close_btn:hover {
                    background-position: -65px -67px;
                }

            #TalkAppExpand153.TalkAppExpand .side_red .show_btn {
                background-position: -221px 0;
            }

            #TalkAppExpand153.TalkAppExpand .side_red .msgserver a {
                color: #68c40b;
            }

            #TalkAppExpand153.TalkAppExpand .side_red hr {
                border-bottom: 1px solid #edf2e5;
            }

            #TalkAppExpand153.TalkAppExpand .side_red .side_title, #TalkAppExpand153.TalkAppExpand .side_red .side_bottom, #TalkAppExpand153.TalkAppExpand .side_red .close_btn, #TalkAppExpand153.TalkAppExpand .side_red .show_btn, #TalkAppExpand153.TalkAppExpand .side_red .msgserver a {
                display: block;
            }
            /* orange skin  */
            #TalkAppExpand153.TalkAppExpand .side_orange .side_title {
                background-position: -333px -76px;
            }

            #TalkAppExpand153.TalkAppExpand .side_orange .side_center {
                background: url(/Content/app_images/orange_line.gif) repeat-y center;
            }

            #TalkAppExpand153.TalkAppExpand .side_orange .side_bottom {
                background-position: -333px -136px;
            }

            #TalkAppExpand153.TalkAppExpand .side_orange .close_btn {
                background-position: -44px -23px;
            }

                #TalkAppExpand153.TalkAppExpand .side_orange .close_btn:hover {
                    background-position: -65px -23px;
                }

            #TalkAppExpand153.TalkAppExpand .side_orange .show_btn {
                background-position: -153px 0;
            }

            #TalkAppExpand153.TalkAppExpand .side_orange .msgserver a {
                color: #68c40b;
            }

            #TalkAppExpand153.TalkAppExpand .side_orange hr {
                border-bottom: 1px solid #edf2e5;
            }

            #TalkAppExpand153.TalkAppExpand .side_orange .side_title, #TalkAppExpand153.TalkAppExpand .side_orange .side_bottom, #TalkAppExpand153.TalkAppExpand .side_orange .close_btn, #TalkAppExpand153.TalkAppExpand .side_orange .show_btn, #TalkAppExpand153.TalkAppExpand .side_orange .msgserver a {
                display: block;
            }